cargo.git
2018-03-08 Eh2406restructure `Activations` for better clone
2018-03-07 borsAuto merge of #5121 - Eh2406:string_interning, r=alexcr...
2018-03-07 Eh2406use `Deref` instead of an explicit function
2018-03-07 Eh2406use `into_boxed_str` to shrink before we leek
2018-03-07 borsAuto merge of #5012 - infinity0:pr4988, r=alexcrichton
2018-03-07 Ximin LuoWork around #5134 for now
2018-03-07 borsAuto merge of #5138 - alexcrichton:small-opt, r=matklad
2018-03-06 Alex CrichtonRetain a vector instead of reallocating
2018-03-06 Eh2406add unsafe
2018-03-06 borsAuto merge of #5135 - matklad:drop-ignored-tests, r...
2018-03-06 Alex CrichtonOptimize SourceId::crates_io
2018-03-06 Eh2406and links just to be throw
2018-03-06 Eh2406intern the features
2018-03-06 Eh2406make a global string interner
2018-03-06 Aleksey KladovDrop ignored tests
2018-03-06 Ximin LuoRevert "Make the default behaviour of `cargo build...
2018-03-06 borsAuto merge of #5132 - Eh2406:less_clones, r=alexcrichton
2018-03-06 Eh2406don't clone a BacktrackFrame if we are not going to...
2018-03-06 Ximin LuoMerge remote-tracking branch 'upstream/master' into...
2018-03-06 borsAuto merge of #5127 - ehuss:incremental-doc, r=alexcrichton
2018-03-06 Eric HussFix reference docs for "incremental" in the wrong place.
2018-03-06 borsAuto merge of #5122 - acmcarther:acm-emit-features...
2018-03-05 Alex McArtherRepair the other metadata tests
2018-03-05 Alex McArtherEmit resolve.features in "cargo metadata"
2018-03-04 borsAuto merge of #5119 - alexcrichton:no-clone-index-in...
2018-03-04 Alex CrichtonUpdate a test to not clone the real index
2018-03-04 borsAuto merge of #5118 - Eh2406:more_rc, r=alexcrichton
2018-03-04 Eh2406use more Rc in the part of resolver that gets cloned...
2018-03-03 borsAuto merge of #5112 - Eh2406:cache_queries, r=alexcrichton
2018-03-03 Eh2406Use `HashMap` insted of `BTreeMap`
2018-03-03 Eh2406`Context` no longer needs replacements nor its lifetime
2018-03-03 Eh2406Make a `RegistryQueryer` to own the cache
2018-03-03 Ximin LuoMerge remote-tracking branch 'upstream/master' into...
2018-03-02 borsAuto merge of #5110 - alexcrichton:reset-harder, r...
2018-03-02 Alex CrichtonTry a lot harder to recover corrupt git repos
2018-03-02 Eh2406Cache the query result.
2018-03-02 borsAuto merge of #5111 - ehuss:bashc-toolchains, r=alexcri...
2018-03-02 Eric HussSupport +toolchain rustup override in bash completions.
2018-03-02 borsAuto merge of #5095 - tdbgamer:master, r=matklad
2018-03-02 borsAuto merge of #5104 - Eh2406:bug_fix, r=alexcrichton
2018-03-02 Eh2406This test should pass if we have tried to `update regis...
2018-03-02 Eh2406get ci green; don't clone more than we need
2018-03-02 Eh2406missed this important bug
2018-03-01 Timothy BessMerge remote-tracking branch 'upstream/master'
2018-03-01 Timothy BessIssue #5087
2018-03-01 borsAuto merge of #5100 - alexcrichton:better-dep-ordering...
2018-03-01 Alex CrichtonImprove Cargo's scheduling of builds
2018-03-01 borsAuto merge of #5000 - Eh2406:i4347, r=alexcrichton
2018-03-01 borsAuto merge of #5103 - alexcrichton:no-hamcrest, r=matklad
2018-03-01 Alex CrichtonDrop outdated hamcrest dependency
2018-03-01 Eh2406fix cause and the error messages
2018-03-01 Alex CrichtonFold cargotest into testsuite
2018-03-01 Eh2406One more todo to fix
2018-03-01 Eh2406fix the todo's
2018-03-01 Eh2406WIP: make it recurs if activation fails
2018-03-01 Eh2406add a test for cargo/issues/4347
2018-02-28 borsAuto merge of #5093 - alexcrichton:include-cargo-lock...
2018-02-28 Alex CrichtonPackage lock files in published crates
2018-02-28 Timothy BessIssue #5087
2018-02-28 Timothy BessRevert "Issue #5087 * fix broken test case"
2018-02-28 Timothy BessIssue #5087
2018-02-28 borsAuto merge of #5097 - matklad:end-of-tls-saga-hopefully...
2018-02-28 Aleksey KladovRevert "Warn Windows 7 users about old TLS"
2018-02-28 Timothy BessIssue #5087
2018-02-27 Alex CrichtonRespect lock files in crates.io crates
2018-02-27 borsAuto merge of #5091 - alexcrichton:update-git2, r=matklad
2018-02-27 Alex CrichtonUpdate git2 to 0.7.0
2018-02-27 borsAuto merge of #5070 - Eh2406:clippy, r=alexcrichton
2018-02-27 borsAuto merge of #5059 - tobywhughes:master, r=alexcrichton
2018-02-27 Eh2406one more use of entry
2018-02-27 Eh2406some simple clippy things V2
2018-02-26 borsAuto merge of #5081 - matklad:document-not-all-the...
2018-02-26 Toby HughesMerge remote-tracking branch 'upstream/master'
2018-02-26 Toby HughesAdded tests for clean with verbose output
2018-02-26 Eh2406use entry to not hash twice thanks clippy
2018-02-26 Eh2406intellij rust suggested fixes
2018-02-26 borsAuto merge of #5083 - matklad:Cargo-the-tool-1.0, r...
2018-02-26 borsAuto merge of #5069 - matklad:win7-y-u-no-tls, r=alexcr...
2018-02-26 Aleksey KladovMake cargo-the-binary version the same as the Rust...
2018-02-26 borsAuto merge of #5080 - matklad:hope-this-wont-be-re...
2018-02-26 Aleksey KladovSupport --exclude option for `cargo doc`
2018-02-26 Aleksey KladovRevert "Seperate licenses with a `/`"
2018-02-26 Aleksey KladovWarn about TLS for github specifically
2018-02-26 borsAuto merge of #5079 - alexcrichton:bump, r=alexcrichton
2018-02-26 Alex CrichtonBump to 0.27.0
2018-02-26 borsAuto merge of #5075 - ehuss:report-test-ws, r=matklad
2018-02-26 Eric HussFix test error hint in a workspace.
2018-02-25 borsAuto merge of #5074 - CAD97:patch-1, r=alexcrichton
2018-02-25 borsAuto merge of #5044 - Eh2406:PeekAtRemainingCandidates...
2018-02-25 Aleksey KladovWarn Windows 7 users about old TLS
2018-02-25 Christopher... Seperate licenses with a `/`
2018-02-25 Eh2406Merge remote-tracking branch 'origin/master' into PeekA...
2018-02-25 Eh2406only have one place we push to backtrack_stack
2018-02-24 Eh2406formatting
2018-02-24 borsAuto merge of #4978 - Eh2406:master, r=alexcrichton
2018-02-24 borsAuto merge of #5061 - ehuss:git-error-auth, r=alexcrichton
2018-02-23 borsAuto merge of #5067 - tecywiz121:noting-nothing, r...
2018-02-23 Sam WilsonFix a small typo (nothing -> noting)
2018-02-22 borsAuto merge of #5064 - Eh2406:fix_test, r=matklad
2018-02-22 Eh2406fix a missing test, this was missed in the rebase of...
next